x86: Compile coreboot_table.c only for SeaBIOS
authorBin Meng <[email protected]>
Wed, 11 May 2016 14:44:58 +0000 (07:44 -0700)
committerBin Meng <[email protected]>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commit548344912f791ff7f7f932afdaf669f45a20448b
tree7412bbce4a05e125f276d8e8b652dee748b3bd1d
parent10d569ea1a6083eec6022dfd1e6b35e74c962ee3
x86: Compile coreboot_table.c only for SeaBIOS

coreboot_table.c only needs to be built when SeaBIOS is used.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/lib/Makefile